home *** CD-ROM | disk | FTP | other *** search
- import javax.microedition.lcdui.Command;
- import javax.microedition.lcdui.Font;
-
- // $FF: renamed from: c
- interface class_0 {
- // $FF: renamed from: if javax.microedition.lcdui.Command
- Command field_0 = new Command("Exit", 7, 1);
- // $FF: renamed from: char int
- int field_1 = 0;
- // $FF: renamed from: do int
- int field_2 = 16777215;
- // $FF: renamed from: case int
- int field_3 = 16711680;
- // $FF: renamed from: a int
- int field_4 = 65280;
- // $FF: renamed from: new int
- int field_5 = 255;
- // $FF: renamed from: int int
- int field_6 = 16763955;
- // $FF: renamed from: byte int
- int field_7 = 16776209;
- // $FF: renamed from: for javax.microedition.lcdui.Font
- Font field_8 = Font.getFont(0, 0, 8);
- // $FF: renamed from: try javax.microedition.lcdui.Font
- Font field_9 = Font.getFont(0, 1, 0);
-
- void exitApp();
-
- boolean isColour();
- }
-